Welcome![Sign In][Sign Up]
Location:
Search - c p2p

Search list

[Software EngineeringkuiMsg

Description: kuiMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。 主要功能: 支持文件传输(p2p); 支持GIF动画表情( 彻底消除闪屏 :) ); 支持屏幕截图发送(p2p); 支持音、视频对话(p2p); -err
Platform: | Size: 11417600 | Author: yanglin1228ym | Hits:

[Industry researchP2P

Description: P2P虽然不是一种新的技术,但却是一种新兴的网络思想。它引导网络应用的核心从中央服务器向网络边缘的终端设备扩散。与传统的C/S模式相比,它在网络资源利用率、消除服务器瓶颈等方面具有明显的优势。本文就以P2P、流媒体、及其综合运用的成功实例网络电视作简单阐述,并展望P2P未来发展的主流趋势。-P2P is not a new technology, but it is an emerging network of ideas. Guide the application of its core network from a central network server to the edge of the proliferation of terminal equipment. With the traditional C/S mode compared to its network resources utilization, eliminate server bottlenecks and so has obvious advantages. This article on P2P, streaming media, and the comprehensive use of the success stories on network television to make a simple, and look forward to the future development of P2P trend.
Platform: | Size: 13312 | Author: iceney | Hits:

[ICQ-IM-Chatp2p

Description: 1. 设置ODBC驱动,将系统DSN命名为ShareRes2,并和数据库shareResV2.mdb建立连接。 将start.ini和P2PServerDll.dll拷贝到系统目录(如:C:\WINDOWS\system32)。注意start.ini的设置和实际ODBC设置一致。 2. 打开服务器例子程序,启动服务器例子VB或Vc例子。需要看服务器的log,请将p2psvr.log拷贝到c:\根目录下。 3. 打开客户端Dll调用例子,只有客户端已经登录服务器,才能收到信息。 4. 本例子中不包括语音,视频,文件等组件。 -1. Setting ODBC driver, the system DSN named ShareRes2, and establish a connection and database shareResV2.mdb. Start.ini and P2PServerDll.dll will be copied to the system directory (for example: C: WINDOWSsystem32). Note start.ini settings and actual ODBC settings unanimously. 2. Examples of procedures to open the server, start the server example VB or Vc example. Need to see the server log, please p2psvr.log copy to c: root directory. 3. Open Client Dll call example, only the client has login server can receive the information. 4. This example does not include voice, video, documents and other components.
Platform: | Size: 1542144 | Author: ssss | Hits:

[P2Pnaptforp2p

Description: c#实现的p2p服务器端,客户端源代码,基于UDP数据发送-c# realize the p2p server side, client source code, based on the UDP data sent
Platform: | Size: 161792 | Author: liukuofei | Hits:

[File Formatp2p

Description: p2p不同于C/S 模式(如图 ), 不需要中央服务器的支持, 计算节点在功能上是对等的, 既可以充当客户机享用其他节点提供的服务, 又可以充当服务器为其他节点提供服务, 允许计算节点之间直接交流和协作-p2p is different from the C/S mode (Figure), do not need the support of a central server, computing nodes in the function are on equal footing, not only can act as clients to enjoy the services provided by other nodes, but also act as a server for other nodes to provide services , allowing direct exchange between computing nodes and collaboration
Platform: | Size: 456704 | Author: yinlu | Hits:

[P2Pp2p_c++

Description: dc++(一个曾经大量使用的p2p)的源代码,dc++,开源的p2p源代码,在bt,emule出现以前,还是有很多人用过,可惜现在已经风头不及当年了-dc++ (once a large-scale use of p2p) source code, dc++, open-source p2p source code, in the bt, emule appear before, or have a lot of people used, but is now less of the limelight
Platform: | Size: 514048 | Author: wgd | Hits:

[P2Pc++_P2P

Description: 本源代码实现了用C++ builder设计一个基于Tcp/Ip协议的点到点的通信系统,其中包括点到点用户聊天控件、简单文件传输控件、客户端协议、服务器端协议等。-Source code using C++ Builder based on the design of a Tcp/Ip protocol point-to-point communication systems, including point-to-point users to chat control, a simple file transfer control, the client agreement, server-side agreements.
Platform: | Size: 530432 | Author: 扬扬 | Hits:

[P2Pp2p

Description: test p2p c++ progaram -test p2p c++ progaram
Platform: | Size: 57344 | Author: | Hits:

[Streaming Mpeg4P2P

Description: 一个基于VC的P2P文件传输代码,该代码分客户端和服务器端两块-VC of P2P-based file transfer code, the code at client and server 2
Platform: | Size: 274432 | Author: ywei | Hits:

[P2PP2P_UDP_NAT

Description: P2P之UDP穿透NAT的原理与实现(附源代码C#)-P2P penetrate NAT of UDP Principle and realization (with source code C#)
Platform: | Size: 154624 | Author: antonio | Hits:

[P2PCsharpP2P

Description: c#写的文件共享程序,该程序可以实现不同主机之间的文件共享功能.这个应用程序可以和IIS或任意Web服务器工作,关键是选择任意的自由端口。-c# written in file-sharing programs, the program can be achieved between the different host file-sharing features. this application and IIS or arbitrary Web servers work, the key is the freedom to choose arbitrary port.
Platform: | Size: 36864 | Author: 小张 | Hits:

[.netP2Pprogram

Description: 使用了.net2005集成开发环境,用C#语言进行编写,所以此可执行程序运行需要在.net Framework2.0环境下。使用套接字基于UDP协议进行网络编程,实现了混合式P2P通信,达到资源(这里资源是一个句子)共享,混合式即有一个中心(索引)服务器,若干个客户端,客户端通过中心服务器进行组网,中心服务器负责记录每个客户端的IP、端口和其提供的关键字以及所请求的关键字,把客户端请求的关键字与已经连进此网络的客户端们所提供的关键字进行匹配,若相等则把有此资源的客户端IP和端口发送给请求者,这样请求者就可以和有资源的客户端进行通信而得到资源,换句话说,中心服务器就是一个中转站,为客户端的提供其要找的内容所在的地方。根据上面的思想,编写一个服务器端和客户端。
Platform: | Size: 199680 | Author: 余宾客 | Hits:

[P2Pp2p

Description: P2P的简单实现,C/S模式,但是可以相互转换.-P2P realize a simple, C/S mode, but you can convert each other.
Platform: | Size: 175104 | Author: 李伟 | Hits:

[.netyuanma

Description: 本文是继续上次的P2P模式的聊天,现在把P2P与C/S的一起发来-This article is to continue to the last chat P2P model, and now the P2P and C/S together with the fat to
Platform: | Size: 35840 | Author: 冯士妥 | Hits:

[P2PP2P

Description: 带P2P文件传输 聊天功能客户服务端 C++写的P2P的源码-With P2P file transfer client chat customer service C++ Written source P2P
Platform: | Size: 2956288 | Author: coolluck | Hits:

[CSharpp2p

Description: 本人用c#编写的p2p聊天程序,局域网内测试通过。-I use c# Prepared p2p chat program, the LAN test.
Platform: | Size: 34816 | Author: 张建豪 | Hits:

[Compress-Decompress algrithmsP2P

Description: P2P(Peer-to-Peer 端到端)模型是与C/S(客户/服务器)模型相对应。基于C/S的用户间通信需要由服务器中转,在C/S中的服务器故障将导致整个网络通信的瘫痪。。而基于P2P的用户间通信则是直接通信,去掉了服务器这一层,带来的显著优点是通信时没有单一的失败点,一个用户的故障不会影响整个P2P网络。本文提供了一种用JAVA实现P2P网络通信的方法。-P2P (Peer-to-Peer end-to-end) model with the C/S (Client/Server) model corresponds to. Based on C/S communication needs of users from the server transit, in the C/S server failure will lead to the paralysis of the entire network communication. . P2P-based communication between users is a direct communication, to remove the server level, brought about a significant advantage is communication there is no single point of failure, a user s failure will not affect the entire P2P network. This paper provides a realization of P2P networks using JAVA communication method.
Platform: | Size: 806912 | Author: 刘辉 | Hits:

[P2Pp2p_vod

Description: P2P视频点播系统C/S,大型的分布式,高性能,稳定性不错-P2P video-on-demand system, C/S, large-scale distributed, high performance, stability, good
Platform: | Size: 2480128 | Author: zhang | Hits:

[P2Pc++p2p

Description: c#实现的p2p服务器端,客户端源代码,基于UDP数据发送有利于初学者的实现-c# realized p2p server side, the client source code, based on the UDP data sent is conducive to the realization of beginners
Platform: | Size: 132096 | Author: 倪好 | Hits:

[CSharpP2P

Description: 一个优秀的P2P软件.采用C#开发.支持电驴协议,喜欢的就下-An excellent P2P software. Using C# Development. EDonkey protocol support, like on the next
Platform: | Size: 1011712 | Author: 唐琼 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net